<p class="Paragraph"><help:paragraphinfo state="U" number="2"/>Specifies that every variable in the program code must be explicitly declared with the Dim statement.</p>
<p class="TextInTable"><draw:image draw:name="Icon0" svg:desc="This icon marks text containing important information on data and system security." svg:pixelx="32" svg:pixely="32" svg:width="0.847cm" svg:height="0.847cm" xlink:href="65640" draw:filter-name="" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
<p class="TextInTable"><help:paragraphinfo state="U" number="6" xmlns:help="http://openoffice.org/2000/help"/>This statement must be added before the executable program code in a module.</p>
<p class="PropText"><help:paragraphinfo state="U" number="12" xmlns:help="http://openoffice.org/2000/help"/>For i% = 1 to 10 <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>REM This results in a run-time error</p>